Skip to content

Add background token refresh to async creds#47169

Draft
pvaneck wants to merge 1 commit into
Azure:mainfrom
pvaneck:identity-async-bg-refresh
Draft

Add background token refresh to async creds#47169
pvaneck wants to merge 1 commit into
Azure:mainfrom
pvaneck:identity-async-bg-refresh

Conversation

@pvaneck
Copy link
Copy Markdown
Member

@pvaneck pvaneck commented May 27, 2026

In many cases, a token's refresh_on time might have passed, but there is still ample time before expiration. In these cases, we should do a background refresh to prevent blocking on the refresh attempt. The pre-existing token can be used in the meantime.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant